---
title: "single header · RUAL Documentation"
description: "Gets the given header if present in HTTP request."
canonical: https://docs.rual.nl/block-types/http connection/httpconnection_get_header
language: en
---

# single header

This block is part of the [`http connection`](https://docs.rual.nl/block-types/http%20connection) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Gets the given header if present in HTTP request.

- connection required `httpconnection`

- name required `value`

- value `value`

A typical wiring for [single header](https://docs.rual.nl/block-types/http%20connection/httpconnection_get_header): [value](https://docs.rual.nl/block-types/value/value_default) feeds the `name` pin; the `value` out pin feeds [convert to uppercase](https://docs.rual.nl/block-types/value/value_to_uppercase).

![Studio canvas example for the single header block: typical wiring for single header.](https://docs.rual.nl/canvas-examples/httpconnection_get_header.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
